home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7401 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: blue.weeg.uiowa.edu!gonzalez
  2. From: gonzalez@blue.weeg.uiowa.edu (A. Gonzalez)
  3. Newsgroups: comp.databases.xbase.misc,comp.databases.paradox,comp.lang.c,comp.lang.c++
  4. Subject: Re: Accessing Paradox or dBase tables from C++ HELP!
  5. Date: 23 Feb 96 04:27:19 GMT
  6. Organization: University of Iowa, Iowa City, IA, USA
  7. Distribution: world
  8. Message-ID: <gonzalez.825049639@blue.weeg.uiowa.edu>
  9. References: <4gi9t2$ivr@izar.brunel.ac.uk>
  10. NNTP-Posting-Host: black.weeg.uiowa.edu
  11.  
  12. Francesco Fantauzzi <mapgfgf@brunel.ac.uk> writes:
  13.  
  14. >Hi.
  15. >   From my C++ application, I need to look for a record (and read it) in 
  16. >a Paradox or dBase table. I use Borland C++ 4.0 that, up to my knowledge, 
  17. >doesn't include support for DBs. Does anybody out there know about a 
  18. >function or class/template library I could use? The main requisites ar 
  19. >that it is public domain and works under plain MS-DOS (so, no DLLs).
  20. >   Thanks for any tip,
  21.  
  22. >      Francesco G. Fantauzzi
  23.  
  24.  
  25. The new Borland C++ 5.0 comes with Visual Database Tools, 
  26. but I don't know if this will allow you to create full 
  27. database applications like you can using Visual dBase or 
  28. Delphi. This new version should be out anytime now. The 
  29. upgrade price is $199.95
  30.  
  31. Hope this helps
  32.  
  33. Armando
  34.  
  35.  
  36.